home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 100
/
FreelogNo100-NovembreDecembre2010.iso
/
Bureautique
/
7sdoc
/
7sdoc.exe
/
{app}
/
x7sDoc.exe
/
0
/
RCDATA
/
TCONF
/
TCONF.txt
Wrap
Text File
|
2010-08-08
|
4KB
|
170 lines
object conf: Tconf
Left = 422
Top = 168
BorderStyle = bsDialog
Caption = 'Configure Search Indexing Options'
ClientHeight = 382
ClientWidth = 613
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 11
Top = 198
Width = 142
Height = 13
Caption = 'File extensions to be Indexed'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Button3: TButton
Left = 8
Top = 347
Width = 75
Height = 25
Caption = 'Save'
ModalResult = 1
TabOrder = 0
OnClick = Button3Click
end
object Button4: TButton
Left = 104
Top = 347
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object extl: TJvCheckListBox
Left = 8
Top = 216
Width = 145
Height = 113
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ItemHeight = 13
Items.Strings = (
'*.doc'
'*.docx'
'*.xls'
'*.rtf'
'*.txt'
'*.html'
'*.htm')
ParentFont = False
TabOrder = 2
end
object JvgGroupBox1: TJvgGroupBox
Left = 8
Top = 16
Width = 597
Height = 169
Caption = 'Directories to be Indexed'
TabOrder = 3
Border.Inner = bvSpace
Border.Outer = bvNone
Border.Bold = False
CaptionBorder.Inner = bvSpace
CaptionBorder.Outer = bvNone
CaptionBorder.Bold = False
CaptionGradient.FromColor = clSilver
CaptionGradient.Active = False
CaptionGradient.Orientation = fgdHorizontal
CaptionShift.X = 8
CaptionShift.Y = 0
Colors.Text = clBtnText
Colors.TextActive = clHighlightText
Colors.Caption = clBtnFace
Colors.CaptionActive = clBtnFace
Colors.Client = clBtnFace
Colors.ClientActive = clBtnFace
Gradient.FromColor = clBlack
Gradient.ToColor = clGray
Gradient.Active = False
Gradient.Orientation = fgdHorizontal
Options = [fgoCanCollapse, fgoFilledCaption, fgoFluentlyCollapse, fgoFluentlyExpand, fgoHideChildrenWhenCollapsed, fgoSaveChildFocus]
FullHeight = 0
object mp: TJvMemo
Left = 8
Top = 21
Width = 503
Height = 138
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Button1: TButton
Left = 519
Top = 54
Width = 70
Height = 25
Caption = 'Add'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 519
Top = 90
Width = 70
Height = 25
Caption = 'Remove'
TabOrder = 2
OnClick = Button2Click
end
end
object rem_u: TJvCheckBox
Left = 176
Top = 249
Width = 277
Height = 17
Caption = 'Remove Unexisted Files from Index on Next Indexing'
TabOrder = 4
LinkedControls = <>
HotTrackFont.Charset = ANSI_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'Tahoma'
HotTrackFont.Style = []
end
object full_i: TJvCheckBox
Left = 176
Top = 278
Width = 233
Height = 17
Caption = 'Perform Full Index Rebuild on Next Indexing'
TabOrder = 5
LinkedControls = <>
HotTrackFont.Charset = ANSI_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'Tahoma'
HotTrackFont.Style = []
end
object bff: TJvBrowseForFolderDialog
Options = [odOnlyDirectory, odStatusAvailable, odNewDialogStyle, odNoNewButtonFolder]
Title = 'Select Directory to be Indexed'
Left = 408
Top = 112
end
end